Fix more SizeRequest implementations to avoid recursive calls to wrapper API
authorHavoc Pennington <hp@pobox.com>
Mon, 6 Sep 2010 02:19:31 +0000 (22:19 -0400)
committerHavoc Pennington <hp@pobox.com>
Mon, 13 Sep 2010 01:47:10 +0000 (21:47 -0400)
commitc29f0a13924daf7df1d6787ecba840e8a79e8b6f
tree6190157f363fc12a862bdb75a279afeb3d2c77e8
parent8960d64cc687cb4c98381ff5bd7a6d04be9dde1d
Fix more SizeRequest implementations to avoid recursive calls to wrapper API

GtkFrame, GtkComboBox, GtkExpander, GtkMenu, GtkWrapBox

These are all the examples I could find so far.

https://bugzilla.gnome.org/show_bug.cgi?id=628829
gtk/gtkcombobox.c
gtk/gtkexpander.c
gtk/gtkframe.c
gtk/gtkmenu.c
gtk/gtkwrapbox.c